home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000083_news@columbia.edu_Thu Oct 12 03:48:53 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA27680
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 12 Oct 1995 14:49:43 -0400
  3. Received: by apakabar.cc.columbia.edu id AA11350
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 12 Oct 1995 14:49:42 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!gatech!news.mathworks.com!newsfeed.internetmci.com!chi-news.cic.net!uwm.edu!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Can Kermit Print?
  9. Message-Id: <1995Oct12.094853.63500@cc.usu.edu>
  10. Date: 12 Oct 95 09:48:53 MDT
  11. References: <45c0dg$vf@solaris.cc.vt.edu> <1995Oct9.202742.63269@cc.usu.edu> <45i04i$1s2@Mercury.mcs.com>
  12. Organization: Utah State University
  13. Lines: 35
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <45i04i$1s2@Mercury.mcs.com>, les@MCS.COM (Leslie Mikesell) writes:
  17. > In article <1995Oct10.170828.63367@cc.usu.edu>,
  18. > Joe Doupnik <jrd@cc.usu.edu> wrote:
  19. >>> I really wish there were a way to glue Ken Yapp's 'pprd' program
  20. >>> that turns a pc into a dedicated print spooler (lpd or jetdirect
  21. >>> protocol) into kermit or one of the other DOS telnet programs.
  22. >>
  23. >>    But why bother when there are reasonably priced "tiny boxes"
  24. >>which do network printing for a variety of protocols? Those are much
  25. >>more reliable than an old PC sitting in the corner.
  26. > I have a couple of extenuating circumstances.  First, the PC's in
  27. > question have run for years with no problems, so reliability isn't
  28. > much of an issue.  Also, they have old 1M Starlan cards we have
  29. > a 10-1 bridge which makes them transparently accessable using wiring
  30. > that is already in place where the little boxes would take more
  31. > ports off the 10BaseT hubs.  But, aside from that, I run a custom
  32. > print spooler with a curses-based interface that makes it easy to
  33. > feed single sheets and control different forms on the same
  34. > printer, so I like having a terminal near the printers.  Making one
  35. > free box do it all just seems like a good idea.  Pprd over a packet
  36. > driver works fine for the printers, kermit over a packet driver
  37. > makes a nice terminal, and neither is much of a load even for
  38. > an old 8086. 
  39. > Les Mikesell
  40. >   les@mcs.com
  41. -------------
  42.     Sigh. Les, you imply that the Kermit project should spend development
  43. time and effort to be a print server. And the reason seems to be you have
  44. this rather unique combination of old gear and tailored techniques. Might
  45. I be so bold as to suggest spending your money to modernize your system
  46. for the long run, rather than us spending our money for your niche situation?
  47.     Joe D.